Skip to content

fix: correct image size claims from ~1.8 MB to ~5 MB#28

Merged
mikkeldamsgaard merged 2 commits intomainfrom
fix/correct-image-size
Feb 26, 2026
Merged

fix: correct image size claims from ~1.8 MB to ~5 MB#28
mikkeldamsgaard merged 2 commits intomainfrom
fix/correct-image-size

Conversation

@mikkeldamsgaard
Copy link
Contributor

Summary

  • Update image size from ~1.8 MB to ~5 MB in README Features section, Alternatives table, and CHANGELOG
  • Verified by pulling ghcr.io/kitstream/initium:latest (5,347,402 bytes)

The binary has grown since the initial Go→Rust rewrite due to added features (database seeding with 3 drivers, MiniJinja templating, template filters, sidecar mode).

Test plan

  • Documentation-only change — no code modified
  • Size verified against published container image

🤖 Generated with Claude Code

Measured from ghcr.io/kitstream/initium:latest (5,347,402 bytes).
The binary has grown since the initial rewrite due to added features
(database seeding, template filters, multi-driver support).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 26, 2026 18:18
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates documentation to accurately reflect the current container image size, correcting outdated claims from ~1.8 MB to ~5 MB. The size increase is attributed to added features since the initial Go→Rust rewrite, including database seeding with 3 drivers, MiniJinja templating, template filters, and sidecar mode. The PR author verified the actual size by pulling the latest published image (5,347,402 bytes ≈ 5.1 MB).

Changes:

  • Updated image size from ~1.8 MB to ~5 MB in README Features section and Alternatives comparison table
  • Updated CHANGELOG to reflect the accurate current size and removed the specific percentage reduction claim

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Updated image size in Features section and Alternatives comparison table from ~1.8 MB to ~5 MB
CHANGELOG.md Updated historical note about Go→Rust rewrite to show accurate current size (7.4MB → ~5MB) instead of incorrect ~1.8MB

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Ensure all | characters in markdown tables are at consistent column
offsets for improved source readability.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mikkeldamsgaard mikkeldamsgaard merged commit bd16fe3 into main Feb 26, 2026
5 checks passed
@mikkeldamsgaard mikkeldamsgaard deleted the fix/correct-image-size branch February 26, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants